setLogger

public void setLogger(LoggingInterface logger)

Sets LoggingInterface reference used by LogManager.

Since

2.0.0

Parameters

logger

the logger to be used by the LogManager

See also